lcPlineReverse Home

Reverses an order of vertices in a polyline.

 BOOL lcPlineReverse (
   HANDLE hPline
 );

Parameters
hPline
  Handle to a polyline object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).